home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 January / Macworld (1998-01).dmg / Games World / Shareware Games / Adventure / Twisted! 1.5 / Command Verbs < prev    next >
Text File  |  1997-08-23  |  2KB  |  54 lines

  1. Command Words
  2.  
  3. SEARCH  (<Command-F>  This is in the Commands menu. You should search every scene at least once.)
  4.  
  5. USE    (Examples: USE SCREWDRIVER, USE KEY, USE ROPE)
  6. (You might need to be specific: USE WIRE WITH BATTERY)
  7.  
  8. PUT (May sometimes be used. Example: PUT SLIME IN BOTTLE. However, USE SLIME WITH BOTTLE will also work.)
  9.  
  10. SHOOT (Example: SHOOT LOCK, SHOOT WINDOW, SHOOT BRANCH. Use Weapons menu if you want to fight another character.)
  11.  
  12. GET or TAKE
  13. GIVE or OFFER
  14. HIT or BREAK
  15. KNOCK  (Knock on doors to meet other characters. Useful for finding people to talk to. Can be used at almost any closed door.)
  16. OPEN    (May require that you specify what you want to open.)
  17. CLOSE   (Ditto)
  18. MOVE  (May require specifics: MOVE BOARD LEFT, or use a specific word such as TURN.)
  19. PUSH
  20. PULL
  21. TURN
  22. STAND    (Example: "stand on chair")
  23. SIT
  24. SLEEP
  25. TALK    (INFO or ASK may also work.)
  26. FIX or REPAIR
  27. LIFT or CARRY    (May not always work. If not, try MOVE)
  28. LOOK    (Example: LOOK IN HOLE, LOOK UNDER BED, LOOK BEHIND DESK)
  29. FILL CANTEEN
  30. EAT
  31. DRINK
  32. READ     (Example: READ MAP, READ MESSAGE)
  33. CONNECT    (Example: CONNECT WIRES)
  34. BUY    (Example: BUY FOOD)
  35. DIG     
  36.  
  37. Here are some other words that might be used, but are less common and usually not necessary:
  38.  
  39. RUB; SCRAPE; SCRATCH
  40. POUR
  41. REPLACE
  42. ATTACH
  43. INSERT
  44. CONNECT
  45. PICK or JIMMIE (Example: PICK LOCK, JIMMIE LOCK. These will usually require that you specify what object you want to use.)
  46.  
  47.  
  48. Some things in the game will happen automatically. For instance, if you have a flashlight and its batteries still contain a charge, dark areas will automatically appear lit when you enter the scene. If your batteries are dead, when you USE the replacement batteries the scene will brighten again. 
  49.  
  50. If you enter DIG in an area that requires a shovel, the game checks to see if you have it. If you do have the shovel, it will allow you to dig. You don't have to type out "use shovel."
  51.  
  52. In some cases this applies to the screwdriver as well. Wherever possible I have written the code so that simply entering TAKE followed by the name of the object that is secured by screws, will work if you have the screwdriver. However, due to limits on the amount of code in each scene, in some places you will be required to enter USE SCREWDRIVER.
  53.  
  54.